Click or drag to resize

ItemParentId Property

Represents the identifier of the parent folder that contains the item or folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FolderId ParentId { get; }

Property Value

Type: FolderId
The parent identifier.
See Also